RecurrencePatternStartDate Property |
Gets the start date.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime StartDate { get; }Public ReadOnly Property StartDate As DateTime
Get
Property Value
Type:
DateTimeThe start date.
See Also